home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / comm / irc / epic4-mos.lha / share / epic / help / 5_programming / send < prev    next >
Encoding:
Text File  |  2001-03-22  |  404 b   |  13 lines

  1. Synopsis:
  2.    send <text>
  3.  
  4. Description:
  5.    This command provides a convenient mechanism for scripts, aliases, key
  6.    bindings, etc. to send a line of text to the current channel or query.
  7.    It is also useful for chatting while COMMAND_MODE is off.  Other than
  8.    the ability to send a message to a query, SEND is identical to SAY.
  9.  
  10. See Also:
  11.    msg(1); say(1); set(5) command_mode
  12.  
  13.